Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvidia-beta-driver: Update to v565.77 #4524

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

Staudey
Copy link
Member

@Staudey Staudey commented Dec 5, 2024

Summary

Changes:

  • Fixed a bug in i2c handling that caused the OpenRGB Application to set incorrect LED colors on some NVIDIA GPUs
  • Changed the fallback preference from 10 BPC YUV422 to 8 BPC RGB + dithering when enabling HDR scanout with limited display bandwidth
  • Fixed a bug that could cause the nvidia-settings control panel to crash when using X11 forwarding on some systems
  • Added a new application profile key, "GLVidHeapReuseRatio", to control the amount of memory OpenGL may hold for later reuse
  • Fixed a bug that could lead to crashes when a Vulkan application waits on a VkFence created by importing a DRM syncobj
  • Fixed a bug that could cause KDE Plasma 6 to crash when running as a Wayland compositor
  • Fixed a bug that would cause the driver stack to fail to load the correct state of a Quadro Sync board when GSP is enabled
  • Updated the kernel module build process to use CONFIG_CC_VERSION_TEXT from the Linux kernel's Kconfig to detect the compiler used to build the kernel
  • Fixed a bug that prevented kernel modules linked using precompiled kernel interface files from loading on recent Debian systems
  • Improved the ability of nvidia-modprobe to detect whether kernel modules are already loaded

Full release notes available here

Test Plan

  • Rebooted
  • Launched Steam
  • Played "b" (Proton) and "Core Keeper" (native)
  • Confirmed video acceleration with nvidia-vaapi-driver was working

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged (Write an appropriate message in the Summary section)

**Summary**

Changes:
- Fixed a bug in i2c handling that caused the OpenRGB Application to set incorrect LED colors on some NVIDIA GPUs
- Changed the fallback preference from 10 BPC YUV422 to 8 BPC RGB + dithering when enabling HDR scanout with limited display bandwidth
- Fixed a bug that could cause the nvidia-settings control panel to crash when using X11 forwarding on some systems
- Added a new application profile key, "GLVidHeapReuseRatio", to control the amount of memory OpenGL may hold for later reuse
- Fixed a bug that could lead to crashes when a Vulkan application waits on a VkFence created by importing a DRM syncobj
- Fixed a bug that could cause KDE Plasma 6 to crash when running as a Wayland compositor
- Fixed a bug that would cause the driver stack to fail to load the correct state of a Quadro Sync board when GSP is enabled
- Updated the kernel module build process to use CONFIG_CC_VERSION_TEXT from the Linux kernel's Kconfig to detect the compiler used to build the kernel
- Fixed a bug that prevented kernel modules linked using precompiled kernel interface files from loading on recent Debian systems
- Improved the ability of nvidia-modprobe to detect whether kernel modules are already loaded

Full release notes available [here](https://www.nvidia.com/en-us/drivers/details/237587/)

Signed-off-by: Thomas Staudinger <[email protected]>
@Staudey Staudey force-pushed the nvidia-beta-565.77 branch from e5519bf to a9bd1d0 Compare December 5, 2024 21:22
@davidjharder davidjharder merged commit 68d1132 into getsolus:main Dec 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants